View SLPP Information for a Port

Show SLPP information for a port so that you can view the loop information for a port.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View SLPP information for a port:

    show slpp interface GigabitEthernet [{sub-port]][,...][slot/all][all]}]

  3. Clear SLPP packet RX counters:

    clear slpp stats port [{sub-port]][,...][slot/all][all]}]

Example

Switch# show slpp interface GigabitEthernet 1/7

================================================================================
                                    Port Interface
   ================================================================================
   PORT        PKT-RX      PKT-RX     INCOMING   SLPP PDU
   NUM                     THRESHOLD  VLAN ID    ORIGINATOR
   --------------------------------------------------------------------------------
   1/7         enabled     5
      
   PORT        PKT-RX      TIME LEFT
   NUM         COUNT       TO CLEAR RX COUNT
   --------------------------------------------------------------------------------
   1/7         29          21600
   

Variable Definitions

Use the data in the following table to use the show slpp interface GigabitEthernet command.

Variable

Value

{slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}

Identifies the slot and port in one of the following formats:
  • a single slot and port (slot/port)

  • a range of slots and ports (slot/port-slot/port)

  • a series of slots and ports (slot/port,slot/port,slot/port)

  • all ports on the same slot (slot/all)

  • all ports on the switch (all)

If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.